Papers with compression paradigm

2 papers
Retrieval-based Knowledge Transfer: An Effective Approach for Extreme Large Language Model Compression (2023.findings-emnlp)

Copied to clipboard

Challenge: Large-scale pre-trained language models (LLMs) have demonstrated exceptional performance in various natural language processing (NLP) tasks.
Approach: They propose a new compression paradigm that extracts knowledge from pre-trained language models to construct a knowledge store from which the model can leverage it for effective inference.
Outcome: The proposed model extracts knowledge from LLMs to construct a knowledge store, which the model can leverage for effective inference.
ClusComp: A Simple Paradigm for Model Compression and Efficient Finetuning (2025.findings-acl)

Copied to clipboard

Challenge: Weight-only quantization reduces model size but suffers from performance degradation at lower bit widths.
Approach: They propose a weight-only quantization paradigm that clusters weight matrices into codebooks and finetunes them block-by-block.
Outcome: The proposed paradigm outperforms quantization methods and fine tunes LLMs to 1-bit compression and fine tuning.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations